Vcenter NamespaceManagement Networks Nsx Projects Vpcconnectivityprofiles Compatibility Summary
The Vcenter NamespaceManagement Networks Nsx Projects Vpcconnectivityprofiles Compatibility Summary schema contains information about a VPC Connectivity Profile, including whether it is compatible with the Supervisor enablement feature and incompatibility reasons.
This schema was added in vSphere API 9.0.0.0.
{
"profile": "string",
"name": "string",
"nsx_path": "string",
"compatible": false,
"incompatibility_reasons": [
{
"id": "string",
"default_message": "string",
"args": [
"string"
],
"params": {
"params": {
"s": "string",
"dt": "string",
"i": 0,
"d": "number",
"l": "Vapi Std NestedLocalizableMessage Object",
"format": "string",
"precision": 0
}
},
"localized": "string"
}
]
}
Identifier of the VPC Connectivity Profile.
This property was added in vSphere API 9.0.0.0.
When clients pass a value of this schema as a parameter, the property must be an identifier for the resource type: VpcConnectivityProfile
. When operations return a value of this schema as a response, the property will be an identifier for the resource type: VpcConnectivityProfile
.
User-friendly identifier of the VPC Connectivity Profile.
This property was added in vSphere API 9.0.0.0.
NSX path of the VPC Connectivity Profile.
This property was added in vSphere API 9.0.0.0.
Compatibility of this VPC Connectivity Profile with Supervisor enablement.
This property was added in vSphere API 9.0.0.0.
List of reasons for incompatibility. If Vcenter NamespaceManagement Networks Nsx Projects Vpcconnectivityprofiles Compatibility Summary.compatible is true, this list will be empty.
This property was added in vSphere API 9.0.0.0.